home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus 2002 #11
/
Amiga Plus CD - 2002 - No. 11.iso
/
Tools
/
Development
/
vbcc
/
targets
/
ppc-morphos
/
include
/
proto
/
asl.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
2002-10-27
|
133 b
|
7 lines
#ifndef PROTO_ASL_H
#define PROTO_ASL_H
#include <exec/types.h>
extern struct Library *AslBase ;
#include <clib/asl_protos.h>
#endif